sub tree meaning in Chinese
子树
Examples
- The paper presents a novel algorithm distincttm ( distinct tree mining ) , which can mine embedded sub tree
本文提出了挖掘嵌入子树的算法distincttm ( distincttreemining ) 。 - After that , the existent frequent embedded sub tree mining algorithms , treeminer and patternmatcher , are analyzed
在此基础上,对挖掘嵌入子树的treeminer算法和patternmatcher算法进行了分析。 - The algorithm eliminates the redundancy brought by isomorphic overlapped sub trees , and assures the minimum of frequent pattern
本算法剔除了同构交叠子树带来的冗余,保持了模式在一棵树上的最小性。 - This method can improve analysis efficiency greatly if the size of each dynamic sub tree is far smaller relative to that of system
当每个动态子树的规模与系统规模相比不大时,可以大大提高分析的效率。 - Treeminer mines vertically , and patternmatcher mines horizontally . while , both of them can not distinguish isomorphic overlapped sub trees during mining
这两种算法分别采用垂直挖掘方式和水平挖掘方式,但是在挖掘过程中均无法区分同构交叠子树。